{% extends "global/Page.html" %} {% load otree static %} {% block title %} Rating of Extraordinary Factor {% endblock %} {% block content %}
For each experience, please rate how extraordinary the scenario would be using a scale of 1 to 5, where 1 is very ordinary and 5 is very extraordinary.
| 1 | 2 | 3 | 4 | 5 | |
|---|---|---|---|---|---|
| Although there is danger, travel into space and get within 430,000 miles of the Sun using newly developed super-reflective material on the spacecraft | {% for number in Exp_scales %}{% endfor %} | ||||
| Although Venezuela is one of the most dangerous countries in the world to visit, travel to Venezuela to see Angel Falls (the tallest waterfall in the world) | {% for number in Exp_scales %}{% endfor %} | ||||
| Being an early player in a start-up company, which has the potential to be the next Google | {% for number in Exp_scales %}{% endfor %} | ||||
| Bungee-jumping off of the Rio Grande Bridge in New Mexico | {% for number in Exp_scales %}{% endfor %} | ||||
| Cliff jumping at a local river that has strong currents | {% for number in Exp_scales %}{% endfor %} | ||||
| Despite the obvious dangers, visit North Korea, be given full access and meet Kim Jong Un, and be one of the first reporters to freely report on what you see | {% for number in Exp_scales %}{% endfor %} | ||||
| Despite the recent crimes and escalating drug-cartel violence, travel to Jalisco, Mexico to see the beautiful beaches at Lake Chapala (Mexico's largest freshwater lake) | {% for number in Exp_scales %}{% endfor %} | ||||
| Doing a safari off-road adventure at your local amusement park | {% for number in Exp_scales %}{% endfor %} | ||||
| Driving your car at 100 mph on a road where the speed limit is 65 mph | {% for number in Exp_scales %}{% endfor %} | ||||
| Even though it just erupted a couple of months ago, would you go volcano-boarding down the active volcano, Kilauea, in Hawaii? | {% for number in Exp_scales %}{% endfor %} | ||||
| Going ATV riding in Kauai, Hawaii along the trail where famous movies, like Jurassic Park, have been filmed | {% for number in Exp_scales %}{% endfor %} | ||||
| Going fishing on a boat in the middle of the lake | {% for number in Exp_scales %}{% endfor %} | ||||
| Going for a walk with your dog in your local forest | {% for number in Exp_scales %}{% endfor %} | ||||
| Going on a black diamond slope when it is your first time skiing | {% for number in Exp_scales %}{% endfor %} | ||||
| Going volcano-boarding down an active volcano of Cerro Negro (has not erupted since 1999 and is deemed safe) in Nicaragua | {% for number in Exp_scales %}{% endfor %} | ||||
| Handling a loaded gun and pointing at your head | {% for number in Exp_scales %}{% endfor %} | ||||
| Having dinner in the sky, where your table is lifted in the air by a crane over London's Canary Wharf | {% for number in Exp_scales %}{% endfor %} | ||||
| Invest a small amount of money into a new start-up company | {% for number in Exp_scales %}{% endfor %} | ||||
| Invest all of your life-savings into a risky, but exciting start-up company that has been described as the next big start-up and has been compared to Google | {% for number in Exp_scales %}{% endfor %} | ||||
| Invest all your life savings into a highly risky start-up company that could make you rich if everything goes as planned | {% for number in Exp_scales %}{% endfor %} | ||||
| Jet skiing at your local beach/lake/river | {% for number in Exp_scales %}{% endfor %} | ||||
| Jumping from roof to roof in a city with buildings that are close together | {% for number in Exp_scales %}{% endfor %} | ||||
| Parasailing at the Copacabana Beach in Rio de Janeiro and being able to see the statue of Christ the Redeemer | {% for number in Exp_scales %}{% endfor %} | ||||
| While at the beach, you go far out into the ocean where there are strong riptides | {% for number in Exp_scales %}{% endfor %} | ||||
| Walking in the dangerous local inner city at midnight | {% for number in Exp_scales %}{% endfor %} | ||||
| Use CRISPR to edit your genome to prevent diseases even though there is a lack of confirmed success in humans | {% for number in Exp_scales %}{% endfor %} | ||||
| Traveling on a plane that goes five times the speed of sound although it has not been deemed commercial ready yet | {% for number in Exp_scales %}{% endfor %} | ||||
| Travel and hop around the surface of Pluto even though it could possibly take 9.5 years one way | {% for number in Exp_scales %}{% endfor %} | ||||
| Texting/calling someone that you have not spoken to in years | {% for number in Exp_scales %}{% endfor %} | ||||
| Taking flight in a hot air balloon | {% for number in Exp_scales %}{% endfor %} | ||||
| Taking a safari trip in Tanzania, Africa | {% for number in Exp_scales %}{% endfor %} | ||||
| Taking a first class trip to United Arab Emirates on Etihad's Airbus A830, which has been deemed the most luxurious plane | {% for number in Exp_scales %}{% endfor %} | ||||
| Taking a 5-mile hike to get to your local river | {% for number in Exp_scales %}{% endfor %} | ||||
| Taking a 5-hour road trip to see a concert | {% for number in Exp_scales %}{% endfor %} | ||||
| Stargazing in your backyard | {% for number in Exp_scales %}{% endfor %} | ||||
| Spending time and having dinner with your family and friends for a night in the city | {% for number in Exp_scales %}{% endfor %} | ||||
| Setting off commercial fireworks in your backyard | {% for number in Exp_scales %}{% endfor %} | ||||
| Seeing the Northern Lights at Abisko National Park in Sweden | {% for number in Exp_scales %}{% endfor %} | ||||
| Seeing a professional sports game in person at a stadium | {% for number in Exp_scales %}{% endfor %} | ||||
| Scuba-diving/snorkeling off of the coast of Maui to see the coral reefs and exotic aquatic life | {% for number in Exp_scales %}{% endfor %} | ||||
| Riding a motorcycle without a helmet | {% for number in Exp_scales %}{% endfor %} | ||||
| Playing with a poisonous snake that could potentially bite | {% for number in Exp_scales %}{% endfor %} | ||||
| Pay to travel to the moon and back even though ti would be expensive and there are possible health risks | {% for number in Exp_scales %}{% endfor %} | ||||
| Participate in a clinical trial that uses new, but potentially harmful, technology to edit your genes in order to prevent you from having a disease that is recurrent in your family | {% for number in Exp_scales %}{% endfor %} |